setCacheDisabled

fun setCacheDisabled(input: SetCacheDisabledRequest): Single<RequestResponseFrame>

Toggles ignoring cache for each request. If true, cache will not be used.

Sources

jvm source
Link copied to clipboard